'Declaration Public Overloads Sub SaveImage( _ ByRef ByteArray() As Byte, _ ByVal ImgFmt As ImageFormat _ )
public void SaveImage( ref byte[] ByteArray, ImageFormat ImgFmt )
Parameters
- ByteArray
- ImgFmt
'Declaration Public Overloads Sub SaveImage( _ ByRef ByteArray() As Byte, _ ByVal ImgFmt As ImageFormat _ )
public void SaveImage( ref byte[] ByteArray, ImageFormat ImgFmt )